#customBillboardFull.fit{
    cursor: default;
    width: 1024px;
    height: auto;
    top: calc(50vh - 512px) !important;
    left: calc(50vw - 384px) !important;
}

#customBillboardFull.fit.photo {
    height: 768px;
}

.customBillboard.fit .tag-media-content .tag-image, .mattertageditor .tag-image {
	background-size: 95%;
}